Dashboard Temp Share Shortlinks Frames API

huxn-webdev - HTMLify profile

files of /huxn-webdev/HTML-CSS-JavaScript-100-Projects/18. Video Trailer Popup/

app.js /huxn-webdev/HTML-CSS-JavaScript-100-Projects/18. Video Trailer Popup/app.js
8 Views
0 Comments
const btn = document.querySelector(".btn");
const closeIcon = document.querySelector(".close-icon");
const trailerContainer = do
index.html /huxn-webdev/HTML-CSS-JavaScript-100-Projects/18. Video Trailer Popup/index.html
13 Views
0 Comments
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta nam
play.png /huxn-webdev/HTML-CSS-JavaScript-100-Projects/18. Video Trailer Popup/play.png
30 Views
0 Comments
Media file
style.css /huxn-webdev/HTML-CSS-JavaScript-100-Projects/18. Video Trailer Popup/style.css
18 Views
0 Comments
* {
padding: 0;
margin: 0;
box-sizing: border-box;
}

.image-container {
background: url(thumb-1920-597965.jpg);
thumb-1920-597965.jpg /huxn-webdev/HTML-CSS-JavaScript-100-Projects/18. Video Trailer Popup/thumb-1920-597965.jpg
31 Views
0 Comments
Media file
trailer.mp4 /huxn-webdev/HTML-CSS-JavaScript-100-Projects/18. Video Trailer Popup/trailer.mp4
32 Views
0 Comments
Media file